TargetX86 Constant

Used to indicate that you are compiling code for a computer that is running on X86 hardware, regardless of operating system.

result=TargetX86

Part

Type

Description

result

Boolean

Returns True if you are compiling on x86 hardware.



See Also

DebugBuild, RBVersion, RBVersionString, TargetBigEndian, TargetCarbon, TargetHasGUI, TargetLinux, TargetLittleEndian, TargetMachO, TargetMacOS, TargetMacOSClassic, TargetMachO, TargetWin32 constants;#If statement.